curl --request GET \
--url https://api.onetsolutions.net/v1/compute/locations/{id} \
--header 'Authorization: Bearer <token>'Retrieve detailed information about a specific datacenter location, including geographic coordinates, available instance sizes, network connectivity options, and compliance certifications.
curl --request GET \
--url https://api.onetsolutions.net/v1/compute/locations/{id} \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
Use this file to discover all available pages before exploring further.